DioDocs for PDF
QueryInterface<T>() メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > ComObject クラス > QueryInterface メソッド : QueryInterface<T>() メソッド
The type of the COM interface to query
Query this instance for a particular COM interface support.
シンタックス
'宣言
 
Public Overloads Overridable Function QueryInterface(Of T As ComObject)() As T
public virtual T QueryInterface<T>()
where T: ComObject

型パラメータ

T
The type of the COM interface to query

戻り値の型

An instance of the queried interface
参照

ComObject クラス
ComObject メンバ
オーバーロード一覧